Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 10 - Group Objects / Group Objects Reference
Group Objects Routines / Creating Groups


Q3InfoGroup_New

You can use the Q3InfoGroup_New function to create a new information group.

TQ3GroupObject Q3InfoGroup_New (void);
DESCRIPTION
The Q3InfoGroup_New function returns, as its function result, a new information group. The new group is initially empty. If an error occurs, Q3InfoGroup_New returns NULL.

ERRORS
kQ3ErrorOutOfMemory


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996